Your browser doesn't support the features required by impress.js, so you are presented with a simplified version of this presentation.

For the best experience please use the latest Chrome, Safari or Firefox browser.

\[ \newcommand{\coloneqq}{:=} \newcommand{\diff}{\mathrm{d}} \newcommand{\IR}{\mathbb{R}} \]

Grafikformate

für
Plots erstellt mit GeoGebra
-
Link zum Applet

"Advanced" TikZ

Mehr Koordinatenberechnungen mit TikZ-Bibliothek calc (einbinden mit \usetikzlibrary{calc}):

Auch Schleifen sind möglich (mit dem Paket tikz auch außerhalb der tikzpicture-Umgebung!):
\foreach \i/\label in {1/a, 2/b, 3/f}{
mmmm\node(v\i)at(2*\i,0){\label};
}

Mathematische Software (SoSe26), Grafiken/TikZ
Lukas Graf (lukas.graf@uni-passau.de)
↑ All Slides